fix -Wsizeof-pointer-memaccess in garmin_gpi reader. (#569)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 25 May 2020 11:55:37 +0000 (05:55 -0600)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 11:55:37 +0000 (05:55 -0600)
commit751758d80443373bab7b102e6624cc7d44d36072
tree9daa971d35058bb4c2edada16090754a1647b433
parent99d63157db88273fd84a8e28250ad542c97a0653
fix -Wsizeof-pointer-memaccess in garmin_gpi reader. (#569)

again, this really wasn't a problem.  The destination and the
source had the same size.  But we can do better.
garmin_gpi.cc